home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 1999 November
/
SGI Freeware 1999 November - Disc 1.iso
/
dist
/
fw_Tix.idb
/
usr
/
freeware
/
lib
/
tix4.1
/
Version.tcl.z
/
Version.tcl
Wrap
Text File
|
1999-01-26
|
375b
|
18 lines
# Version.tcl --
#
# This file is automatically generated by the Tix version control tool
#
#
# Copyright (c) 1996, Expert Interface Technologies
#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
proc tixScriptVersion {} {
return 4.1
}
proc tixScriptPatchLevel {} {
return 4.1.0
}